-
Home
-
FluentSMTP – WP SMTP Plugin with Amazon SES, SendGrid, MailGun, Postmark, Google and Any SMTP Provider
-
1.0.1
-
Code
-
Classes
- BaseHandler
Total Complexity |
59 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
344 |
Lines of code |
237 |
Logical lines of code |
114 |
Comment lines |
0 |
Methods |
24 |
Properties |
7 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setFormattedCustomHeaders() |
S |
53 |
6 |
24 |
setFrom() |
S |
57 |
5 |
17 |
handleResponse() |
S |
53 |
4 |
23 |
setRecipientsArray() |
S |
60 |
4 |
14 |
shouldBeLogged() |
S |
62 |
4 |
11 |
processResponse() |
S |
57 |
3 |
17 |
preSend() |
S |
58 |
3 |
15 |
__construct() |
S |
75 |
3 |
4 |
fireWPMailFailedAction() |
S |
67 |
3 |
7 |
getSetting() |
S |
68 |
3 |
7 |
getParam() |
S |
68 |
3 |
7 |
setAttributes() |
S |
52 |
1 |
27 |
setPhpMailer() |
S |
69 |
2 |
7 |
getHeader() |
S |
66 |
2 |
9 |
getSubject() |
S |
69 |
2 |
7 |
getDefaultParams() |
S |
66 |
2 |
8 |
updatedLog() |
S |
66 |
2 |
8 |
getExtraParams() |
S |
75 |
1 |
4 |
isActive() |
S |
79 |
1 |
3 |
isForced() |
S |
78 |
1 |
3 |
setSettings() |
S |
77 |
1 |
4 |
getValidSenders() |
S |
80 |
1 |
3 |
checkConnection() |
S |
82 |
1 |
3 |
getConnectionInfo() |
S |
72 |
1 |
5 |